@charset "UTF-8";
/*トップページ*/

@media screen and ( max-width:780px ){

	#about img {
		width: 100%;
	}

}
